* xdisp.c (redisplay_window): If first window line is a continuation
authorChong Yidong <cyd@stupidchicken.com>
Sat, 19 May 2007 18:43:04 +0000 (18:43 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 19 May 2007 18:43:04 +0000 (18:43 +0000)
line, recompute the new window start instead of recentering.

src/ChangeLog

index 19ce2802da2f8706f5462452c5de3c37a615da26..051e39921f218bac20f4ca34bcf90bc3c1c19d26 100644 (file)
@@ -1,3 +1,9 @@
+2007-05-19  Chong Yidong  <cyd@stupidchicken.com>
+
+       * xdisp.c (redisplay_window): If first window line is a
+       continuation line, recompute the new window start instead of
+       recentering.
+
 2007-05-18  Glenn Morris  <rgm@gnu.org>
 
        * m/alpha.h (ORDINARY_LINK): No longer define on OpenBSD.